! show changed dat
NewLine

Cell static,local("Last Changed")&":"
SizeToFit
set Alignment right tabwidth -1

Cell Expression @DATE
AppendedExpression view
SizeToFit 24

! add the time
Cell static,local("TIME")&":"
SizeToFit
Cell Expression @DATE.TIME
SizeToFit 24

! to fix sizetofit uses
newline 2
HideExcess
